#typewriter {
  font-size: var(--font-xxl);
  font-weight: 700;
  display: block;
  color: #66fcf1;
  margin-bottom: var(--margin-sm);
}
